CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - face recognition wavelet

搜索资源列表

  1. camerads.rar

    0下载:
  2. opencv摄像头实时人脸识别,支持各种摄像头,Real-time face recognition opencv camera, supports a variety of camera
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1180855
    • 提供者:cranechen
  1. gabor_face

    0下载:
  2. 人工智能人脸识别的基于gabor小波的matlab参考算法-Face Recognition Artificial Intelligence gabor wavelet-based reference algorithm matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3629
    • 提供者:songy
  1. gaborga

    1下载:
  2. Gabor小波在人脸识别中的应用,matlab编程,毕设可以用到的很好的资料-Gabor wavelet for face recognition applications, matlab programming, complete set of information can be used well
  3. 所属分类:Graph Recognize

    • 发布日期:2014-05-15
    • 文件大小:12207
    • 提供者:yangxiaying
  1. Face

    0下载:
  2. Face Recognition using wavelet transform in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:259509
    • 提供者:hakkeem
  1. Gaborpca

    3下载:
  2. Gabor小波变换与PCA的人脸识别代码,自己做的毕设,希望可以帮到其他跟我一样曾经迷茫的人-Gabor Wavelet Transform and PCA for face recognition code, do their own complete set, the desire to help others like me who had lost
  3. 所属分类:图形/文字识别

    • 发布日期:2013-05-22
    • 文件大小:1594
    • 提供者:yangxiaying
  1. faceRecognitionBasedOnWavelet

    0下载:
  2. 基于小波变换和神经网络的人脸识别:本论文围绕人脸识别问题对人脸特征提取及识别技术进行了研究。主要有:对人脸识别的研究工作进行了综述;在KL算法的基础上提出了新的基于KL的特征提取方法,克服了KL算法计算量大,计算时间长的缺点,-Based on Wavelet Transform and Neural Network Face Recognition: In this paper, issues surrounding the face recognition feature extractio
  3. 所属分类:Wavelet

    • 发布日期:2017-05-15
    • 文件大小:3935365
    • 提供者:hyh
  1. haar

    0下载:
  2. HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:906778
    • 提供者:赵键
  1. WaveandNNprotected

    0下载:
  2. High Performance Face Recognition Based on Wavelet and Neural Networks
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:173578
    • 提供者:zhong
  1. A_Study_og_Face_Recognition_Methods_Baced_on_Wavel

    0下载:
  2. 针对灰度图像,提出一种基于知识的人脸检测方法。 提出了一种给予支持向量机的人脸检测方法。 提出了一种基于小波分解的LDA人脸识别方法。 提出了一种基于小波和DCT的人脸识别方法。 提出了一种机遇CEDT和支持向量机的人脸分类和识别方法。 -For gray-scale images, a knowledge-based face detection methods. A support vector machine method of face detection. A wa
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7113628
    • 提供者:yanyan
  1. Facce

    0下载:
  2. a face recognition project that check effect of different wavelet and PCA to face recognition.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-10
    • 文件大小:2317655
    • 提供者:jabi
  1. 2DLDALDA

    0下载:
  2. 实现2DLDA和LDA对人脸识别的比较,有论文和相应的程序,matlab编写-A matlab code of 2DLDA and LDA for face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:288646
    • 提供者:xiaoxiran
  1. FaceRecognitionBasedonWaveletTransform

    0下载:
  2. 基于小波变换的人脸识别代码本代码对图像进行小波分解,然后又用最近邻方法实现了图像的识别。-Face Recognition Based on Wavelet Transform code-wavelet based face recognition, the code of the image wavelet decomposition, and then with the nearest neighbor method to achieve the image recognition!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1376
    • 提供者:田虎
  1. DWTFFT

    0下载:
  2. 一个小波+快速傅立叶变换的人脸识别程序,程序简单,效果好-A wavelet+ Fast Fourier Transform for Face Recognition Procedure
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:1678
    • 提供者:Louis lu
  1. pcalda

    0下载:
  2. 首先进行小波变换,在此基础上进行pca特征提取,在进行lda特征提取,用于人脸识别-First, wavelet transform, in this based on pca feature extraction, feature extraction during lda for face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2167
    • 提供者:gu
  1. 2DLDAwiththeSVM-basedfacerecognitionalgorithm

    0下载:
  2. 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:236393
    • 提供者:费富里
  1. waveannprotected

    0下载:
  2. Wavelet transforms are used to reduce image information redundancy because only a subset of the transform coefficients are necessary to preserve the most important facial features such as hair outline, eyes and mouth. We demonstrate experimentally th
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:21768
    • 提供者:mhm
  1. face

    0下载:
  2. 收集的最全的人脸识别代码 有小波分析,有PCA,有LDA,有特征脸方法实现人脸识别-The most comprehensive collection of face recognition code is wavelet analysis, a PCA, a LDA, there are ways to achieve face recognition feature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4450090
    • 提供者:yangxiaying
  1. Face_and_Face_exsipression_Recognition

    0下载:
  2. One of Biometrics fields is face recognition & face expression recognition ... 1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Tr
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11904571
    • 提供者:mahmoud
  1. gabor-pca

    3下载:
  2. 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:11366400
    • 提供者:
  1. Improved-ICA-face-recognition

    0下载:
  2. 针对传统的ICA算法存在的计算复杂度过高,训练和识别消耗时间过多的问题,通过对一般的用于人脸识别的小波变换(WT)方法加以改进,实现了一种基于WT的ICA算法-Spend too many time-consuming problem of high training and recognition complex calculations exist for the traditional ICA algorithm to be improved by the method generally
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:5098
    • 提供者:谭立国
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com